FaFundAlloc 
EntityType  Independent 
Logical Entity Name  FaFundAlloc 
Default Table Name  FaFundAlloc 
Logical Only  NO 
Definition 
 
Note 
 

FaFundAlloc Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
FaFundAllocID(PK)    INTEGER  NO 
 
FaFundSummaryID(FK)    INTEGER  NO 
 
SyCampusID    INTEGER  YES 
 
InitAllocation    NUMERIC(12, 2)  YES 
 
AdjAllocation    NUMERIC(12, 2)  YES 
 
AmountAwarded    NUMERIC(12, 2)  YES 
 
AmountDisbursed    NUMERIC(12, 2)  YES 
 
AmountRefunded    NUMERIC(12, 2)  YES 
 
CurrentBalance    NUMERIC(12, 2)  YES 
 
UserID    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
TS    TIMESTAMP/DATE  NO 
 

FaFundAlloc Keys 
Key Name  Key Type  Keys 
FaFundAlloc_FaFundAllocID_U_C_IDX  PrimaryKey  FaFundAllocID 
FaFundAlloc_FaFundSummaryID_N_N_IDX  Inversion Entry  FaFundSummaryID 

FaFundAlloc Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
FaFundSummary  Non-Identifying  One To Zero or More        FaFundSummaryID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

FaFundAlloc Check Constraints 
Check Constraint Name  CheckConstraint